Vcenter EvcMode FeatureMask

Vcenter EvcMode FeatureMask
Vcenter EvcMode FeatureMask

A mask that is applied to a host feature capability.

This schema was added in vSphere API 9.0.0.0.

JSON Example
{
    "key": "string",
    "name": "string",
    "value": "string"
}
string
key
Required  

Accessor name for the feature mask.

This property was added in vSphere API 9.0.0.0.

string
name
Required  

Name of the feature.

This property was added in vSphere API 9.0.0.0.

string
value
Required  

Opaque value to change the host feature capability to. Masking operation is contained in the value.

This property was added in vSphere API 9.0.0.0.